home *** CD-ROM | disk | FTP | other *** search
- /* magick/config.h. Generated automatically by configure. */
- /* magick/config.h.in. Generated automatically from configure.in by autoheader. */
-
- /* Define to empty if the keyword does not work. */
- /* #undef const */
-
- /* Define if you don't have vprintf but do have _doprnt. */
- /* #undef HAVE_DOPRNT */
-
- /* Define if you have a working `mmap' system call. */
- #define HAVE_MMAP 1
-
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #define HAVE_SYS_WAIT_H 1
-
- /* Define if you have the vprintf function. */
- #define HAVE_VPRINTF 1
-
- /* Define to `int' if <sys/types.h> doesn't define. */
- /* #undef mode_t */
-
- /* Define to `long' if <sys/types.h> doesn't define. */
- /* #undef off_t */
-
- /* Define to `int' if <sys/types.h> doesn't define. */
- /* #undef pid_t */
-
- /* Define as the return type of signal handlers (int or void). */
- #define RETSIGTYPE void
-
- /* Define to `unsigned' if <sys/types.h> doesn't define. */
- /* #undef size_t */
-
- /* Define if you have the ANSI C header files. */
- #define STDC_HEADERS 1
-
- /* Define on System V Release 4. */
- #define SVR4 1
-
- /* Define if you can safely include both <sys/time.h> and <time.h>. */
- #define TIME_WITH_SYS_TIME 1
-
- /* Define if the X Window System is missing or not being used. */
- /* #undef X_DISPLAY_MISSING */
-
- /* Define to empty if the keyword does not work. */
- /* #undef const */
-
- /* Define if you don't have vprintf but do have _doprnt. */
- /* #undef HAVE_DOPRNT */
-
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #define HAVE_SYS_WAIT_H 1
-
- /* Define if you have the vprintf function. */
- #define HAVE_VPRINTF 1
-
- /* Define to `int' if <sys/types.h> doesn't define. */
- /* #undef mode_t */
-
- /* Define to `int' if <sys/types.h> doesn't define. */
- /* #undef pid_t */
-
- /* Define as the return type of signal handlers (int or void). */
- #define RETSIGTYPE void
-
- /* Define to `unsigned' if <sys/types.h> doesn't define. */
- /* #undef size_t */
-
- /* Define if you have the ANSI C header files. */
- #define STDC_HEADERS 1
-
- /* Define on System V Release 4. */
- #define SVR4 1
-
- /* Define if you can safely include both <sys/time.h> and <time.h>. */
- #define TIME_WITH_SYS_TIME 1
-
- /* Define if the X Window System is missing or not being used. */
- /* #undef X_DISPLAY_MISSING */
-
- /* Package name */
- #define PACKAGE "ImageMagick"
-
- /* Package version */
- #define VERSION "4.1.0"
-
- /* Include patented LZW compression */
- #define HasLZW 1
-
- /* X11 server supports shape extension */
- #define HasShape 1
-
- /* X11 server supports shared memory extension */
- #define HasSharedMemory 1
-
- /* Increase max color value from 255 to 65535 */
- #define QuantumLeap 1
-
- /* Location of X11 RGB database */
- #define RGBColorDatabase "/usr/lib/X11/rgb.txt"
-
- /* Define if you have Display Postscript */
- /* #undef HasDPS */
-
- /* Define if you have FlashPIX library */
- /* #undef HasFPX */
-
- /* Define if you have HDF library */
- #define HasHDF 1
-
- /* Define if you have JBIG library */
- /* #undef HasJBIG */
-
- /* Define if you have JPEG library */
- #define HasJPEG 1
-
- /* Define if you have PNG library */
- #define HasPNG 1
-
- /* Define if you have TIFF library */
- #define HasTIFF 1
-
- /* Define if you have FreeType (TrueType font) library */
- #define HasTTF 1
-
- /* Define if you have the SFIO mmap-based stdio library emulation */
- /* #undef HasSFIO */
-
- /* Define if you have zlib compression library */
- #define HasZLIB 1
-
- /* Define if you have debugging malloc library */
- /* #undef WITH_DMALLOC */
-
- /* Define if you have sys_errlist[] in libc */
- #define HAVE_SYS_ERRLIST 1
-
- /* Define if you have HP style pty allocation (/dev/ptym/ptyp*) */
- /* #undef HAVE_PTYM */
-
- /* Define if you have HP style pty trapping (struct.*request_info in sys/ptyio.h) */
- /* #undef HAVE_PTYTRAP */
-
- /* Define if you have AIX new-style pty allocation (/dev/ptc && /dev/pts) */
- #define HAVE_PTC_PTS 1
-
- /* Define if you have SGI old-style pty allocation (/dev/ptc && ! /dev/pts) */
- /* #undef HAVE_PTC */
-
- /* Define if you have SCO style pty allocation */
- /* #undef HAVE_SCO_CLIST_PTYS */
-
- /* Define if you have SVR4 style pty allocation (/dev/ptmx) */
- #define HAVE_PTMX 1
-
- /* Define if you have OSF/1 style pty allocation (/dev/ptmx_bsd) */
- /* #undef HAVE_PTMX_BSD */
-
- /* Define location of 'bzip2' program */
- /* #undef BZDelegate */
-
- /* Define location of 'compress' program */
- #define LZWEncodeDelegate "/usr/bsd/compress"
-
- /* Define location of 'uncompress' program */
- #define LZWDecodeDelegate "/usr/bsd/uncompress"
-
- /* Define location of WWW 'GET' program */
- /* #undef WWWDecodeDelegate */
-
- /* Define location of 'html2ps' program */
- #define HTMLDecodeDelegate "/usr/freeware/bin/html2ps"
-
- /* Define location of 'pgpv' program */
- /* #undef PGPDecodeDelegate */
-
- /* Define location of the CGM support program 'ralcgm' */
- #define CGMDecodeDelegate "/usr/freeware/bin/ralcgm"
-
- /* Define location of the Fig support program 'fig2dev' */
- #define FIGDecodeDelegate "/usr/freeware/bin/fig2dev"
-
- /* Define location of the Postscript support program 'ps' */
- #define PSDelegate "/usr/freeware/bin/gs"
-
- /* Define location of the MPEG support program 'mpeg2decode' */
- /* #undef MPEGDecodeDelegate */
-
- /* Define location of the MPEG support program 'mpeg2encode' */
- /* #undef MPEGEncodeDelegate */
-
- /* Define location of the Radiance support program 'ra_ppm' */
- /* #undef RADDecodeDelegate */
-
- /* Define location of the 'rawtorle' program */
- #define RLEEncodeDelegate "/usr/freeware/bin/rawtorle"
-
- /* Define location of the 'scanimage' program */
- /* #undef SCANDecodeDelegate */
-
- /* Define location of the 'netscape' program */
- /* #undef BrowseDelegate */
-
- /* Define location of the 'gimp' program */
- /* #undef LaunchDelegate */
-
- /* Define location of the 'xterm' program */
- #define EditorDelegate "/usr/bin/X11/xterm"
-
- /* Define location of the 'display' program */
- /* #undef ShowImageDelegate */
-
- /* Define location of the 'lp' program */
- /* #undef LPDelegate */
-
- /* Define if you have the getcwd function. */
- #define HAVE_GETCWD 1
-
- /* Define if you have the gethostname function. */
- #define HAVE_GETHOSTNAME 1
-
- /* Define if you have the getpagesize function. */
- #define HAVE_GETPAGESIZE 1
-
- /* Define if you have the mkdir function. */
- #define HAVE_MKDIR 1
-
- /* Define if you have the select function. */
- #define HAVE_SELECT 1
-
- /* Define if you have the strcspn function. */
- #define HAVE_STRCSPN 1
-
- /* Define if you have the strerror function. */
- #define HAVE_STRERROR 1
-
- /* Define if you have the strtol function. */
- #define HAVE_STRTOL 1
-
- /* Define if you have the sysconf function. */
- #define HAVE_SYSCONF 1
-
- /* Define if you have the <dirent.h> header file. */
- #define HAVE_DIRENT_H 1
-
- /* Define if you have the <fcntl.h> header file. */
- #define HAVE_FCNTL_H 1
-
- /* Define if you have the <ndir.h> header file. */
- /* #undef HAVE_NDIR_H */
-
- /* Define if you have the <strings.h> header file. */
- #define HAVE_STRINGS_H 1
-
- /* Define if you have the <sys/dir.h> header file. */
- /* #undef HAVE_SYS_DIR_H */
-
- /* Define if you have the <sys/file.h> header file. */
- #define HAVE_SYS_FILE_H 1
-
- /* Define if you have the <sys/ndir.h> header file. */
- /* #undef HAVE_SYS_NDIR_H */
-
- /* Define if you have the <sys/time.h> header file. */
- #define HAVE_SYS_TIME_H 1
-
- /* Define if you have the <unistd.h> header file. */
- #define HAVE_UNISTD_H 1
-